Versions:
go-p2ptunnel 0.2.35 is a lightweight, open-source network utility that creates encrypted, peer-to-peer TCP tunnels across private networks by leveraging the libp2p stack. Developed by Chen Jia and currently offered in four incremental releases, the tool establishes secure end-to-end channels without requiring public IP addresses, instead relying on node IDs derived from locally stored ED25519 keys (default file user.key). Traffic is encapsulated with the Noise protocol and can be carried over QUIC, TCP, WebSocket, or WebTransport, giving administrators flexibility to traverse NATs, corporate proxies, or restrictive firewalls. Typical deployments include linking isolated development environments, exposing local web services to remote collaborators, or chaining multiple hops to build ad-hoc overlay networks; because each instance can simultaneously act as ingress and egress, complex multi-layer topologies are possible with minimal configuration. When direct connectivity fails, the embedded libp2p router negotiates relays automatically, while manual IP-and-protocol overrides remain available for tightly controlled scenarios. The single self-contained binary reads keys from the working directory, regenerating them automatically if deleted, so no persistent system-wide setup is required. go-p2ptunnel 0.2.35 is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.
Tags: